d/libgtk-4-0.install.in: Don't install IM modules
authorSimon McVittie <smcv@debian.org>
Fri, 14 Sep 2018 09:11:55 +0000 (10:11 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 14 Sep 2018 09:11:57 +0000 (10:11 +0100)
The backend IM modules such as XIM and Wayland are now linked into GTK+
itself, while non-backend IM modules have been removed.

debian/changelog
debian/libgtk-4-0.install.in

index 38c46ef32f9d47a3bddb0a77cdad335ea5633bed..8ee82e7cd92a8a7bf2fa61adec35b3f0b50e2819 100644 (file)
@@ -39,6 +39,9 @@ gtk+4.0 (3.94.0-1) UNRELEASED; urgency=medium
   * d/libgtk-4-common.install.in: Don't install im-multipress.conf,
     no longer available (the multipress IM module is unmaintained and
     was removed)
+  * d/libgtk-4-0.install.in: Don't install IM modules. The backend IM
+    modules such as XIM and Wayland are now linked into GTK+ itself,
+    while non-backend IM modules have been removed.
 
  -- Jeremy Bicha <jbicha@debian.org>  Fri, 19 Jan 2018 22:05:35 -0500
 
index 4d4ee3f522462aabc88af22434e41098508f495c..8df8b208150c327a303243b6ea828839d1c35d5c 100644 (file)
@@ -1,3 +1,2 @@
-@MODULES_BASE_PATH@/immodules/*.so
 @MODULES_BASE_PATH@/printbackends/*.so
 @LIBDIR@/libgtk*.so.*